How to Install language-pack-am software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install language-pack-am software package in Ubuntu 12.04 LTS (Precise Pangolin)

language-pack-am software package provides translation updates for language Amharic, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install language-pack-am 

language-pack-am is installed in your system.

Make ensure the language-pack-am package were installed using the commands given below,

$ sudo dpkg-query -l | grep language-pack-am *

You will get with language-pack-am package name, version, architecture and description in a table

language-pack-am package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Translations
Package language-pack-am
Version 1:12.04+20120417
Description translation updates for language Amharic
Sub Section Translations


See Also, How to uninstall or remove language-pack-am software package from Ubuntu 12.04 LTS (Precise Pangolin)?